home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 August (Alt) / CHIP 2005-08.1.iso / program / code / QnextSetup.exe / %17€ / javaws.policy < prev    next >
Encoding:
Text File  |  2005-02-28  |  138 b   |  7 lines

  1. // @(#)javaws.policy    1.7 00/09/18
  2.  
  3. grant codeBase "file:${jnlpx.home}/javaws.jar" {
  4.     permission java.security.AllPermission;
  5. };
  6.  
  7.